/ Assembly List / LJCDataUtility / TextLine / TextLine

Namespace - LJCDataUtility


Parameters
newLinePrefix - The new line prefix.
delimiter - The delimiter.
charLimit - The character limit.

Syntax

C#
public TextLine(String newLinePrefix = , String delimiter = , , Int32 charLimit = 80)

Initializes a new object instance with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.